home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Yojimbo 1.1 (trial).dmg / Yojimbo.app / Contents / Resources / English.lproj / OGNoteTextViewContextMenu.nib / classes.nib next >
Text File  |  2006-02-28  |  976b  |  33 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 changeBaseWritingDirection = id; 
  6.                 myAction = id; 
  7.                 outline = id; 
  8.                 removeAllTextAttributes = id; 
  9.                 spotlight = id; 
  10.                 startSpeaking = id; 
  11.                 stopSpeaking = id; 
  12.                 toggleBaseWritingDirection = id; 
  13.             }; 
  14.             CLASS = FirstResponder; 
  15.             LANGUAGE = ObjC; 
  16.             SUPERCLASS = NSObject; 
  17.         }, 
  18.         {
  19.             ACTIONS = {orderFrontFontOptionsPanel = id; orderFrontStylesPanel = id; }; 
  20.             CLASS = NSFontManager; 
  21.             LANGUAGE = ObjC; 
  22.             SUPERCLASS = NSObject; 
  23.         }, 
  24.         {
  25.             ACTIONS = {removeAllTextAttributes = id; }; 
  26.             CLASS = OGNoteTextView; 
  27.             LANGUAGE = ObjC; 
  28.             OUTLETS = {"_contextMenu" = NSMenu; }; 
  29.             SUPERCLASS = NSTextView; 
  30.         }
  31.     ); 
  32.     IBVersion = 1; 
  33. }